You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Classes > Matrix Structure > Matrix Methods > ThresholdLT Method > Matrix.ThresholdLT Method ([In] TMtxVec, double, TCplx)
Dew Math for .NET
ContentsIndexHome
PreviousUpNext
Matrix.ThresholdLT Method ([In] TMtxVec, double, TCplx)

Perform "less than" threshold operation for complex numbers on all Vec object values and store the results in calling object.

Syntax
C#
Visual Basic
public TMtxVec ThresholdLT([In] TMtxVec Vec, double LTLevel, TCplx LTValue);

Size and Complex properties of the calling object are adjusted automatically. If Vec object contains none Complex values, an exception will be raised.

Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!